PersonaPostalAddressLocationSource Property |
Contains information about the origin of the associated postal address; for example, a contact or a telephone book.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic LocationSource LocationSource { get; set; }Public Property LocationSource As LocationSource
Get
Set
Property Value
Type:
LocationSourceThe location source.
See Also